projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f83ef65
)
* edmacro.el (edmacro-parse-keys): Fix last change to omit macros of
author
Chong Yidong
<cyd@stupidchicken.com>
Wed, 10 Sep 2008 21:50:15 +0000
(21:50 +0000)
committer
Chong Yidong
<cyd@stupidchicken.com>
Wed, 10 Sep 2008 21:50:15 +0000
(21:50 +0000)
the <<foo>> form.
lisp/ChangeLog
patch
|
blob
|
history
diff --git
a/lisp/ChangeLog
b/lisp/ChangeLog
index 8a9364ae40ca10077b161fc25f78ff6fde6547a9..4f01ece5e40f7a924cfa869bd4157476b86ff659 100644
(file)
--- a/
lisp/ChangeLog
+++ b/
lisp/ChangeLog
@@
-1,3
+1,8
@@
+2008-09-10 Chong Yidong <cyd@stupidchicken.com>
+
+ * edmacro.el (edmacro-parse-keys): Fix last change to omit macros
+ of the <<foo>> form.
+
2008-09-10 Martin Rudalics <rudalics@gmx.at>
* window.el (display-buffer): Fix doc-string typo.